home *** CD-ROM | disk | FTP | other *** search
- /* This file describes font families for purposes of RTF font substitution.
- Each font should occur in one and only one of the categories below.
- */
- {
- swiss = ("Helvetica", "Arial", "Lucida Sans Unicode", Impact,
- "Lucida Console", "ITC Avant Garde Gothic", "Century Gothic",
- "Formata", "Barmeno", "Optima", "Arial Black", "Arial Narrow",
- "Arial Rounded MT Bold", Haettenschweiler, "Britannic Bold",
- HeiseiKakuGoHelvetica);
- roman = (Times, "Times New Roman", Palatino, "Wide Latin",
- AdobeGaramond, Garamond, "New Century Schoolbook", "ITC Bookman",
- "Adobe Caslon", Americana, "Book Antiqua", "Bookman Old Style",
- HeiseiMinTimes);
- modern = (Ohlfs, Courier, "Courier New", "MS LineDraw",
- FixedHeiseiKakuGoCourier, FixedHeiseiMinCourier);
- script = (Cursive, Tekton, Kaufmann, "Park Avenue", "ITC Zapf Chancery",
- "Brush Script MT", "Matura MT Script Capitals");
- decor = (Blackoak, Lithos, Trajan, Poetica, Parisian,
- Algerian, Playbill, Braggadocio, Desdemona, "Colonna MT", "Kino MT");
- tech = (Symbol, Wingdings, "ITC Zapf Dingbats");
- }
-
- /* Adobe Caslon, Adobe Garamond, Lithos, Poetica, Tekton, Trajan are trademarks of Adobe Systems Incorported.
- Barmeno is a trademark and Formata is a registered trademark of H. Berthold AG.
- ITC Avant Garde Gothic, ITC Bookman, ITC Zapf Chancery, and ITC Zapf Dingbats are registered trademarks of International Typeface Corporation.
- Americana, Kaufmann, and Park Avenue are registered trademarks and Parisian is a trademark of Kingslet/ATF Type Corporation.
- Helvetica, Palatino, Times, and Optima are trademarks of Linotype AG and/or its subsidiaries.
- Arial is a trademark of The Monotype Corporation which may be registered in certain jurisdictions.
- All other brand or product names are trademarks or registered trademarks of their respective holders.
- */
-
-